git clone [email protected]:JarrodMalkovic/typing-website.git
cd client
npm install
yarn dev
from the ./client directory
Open http://localhost:3000 with your browser to see the result.
- Create an account on cloudinary.com
- Create a copy of the file .env.example within the /api directory and rename the copy to .env
- Fill out the .env file using your cloudinary credentials
docker-compose up
Dark Mode | Light Mode |
---|---|
This project is is created with:
- React, Next.js, Python, Django Rest Framework and PostgreSQL
This project is licensed under the MIT License