This is a user-friendly and simple version of a popular speecubing timer web app with user authentication
Here're some of the project's best features:
- Authentication
- Registration
- CRUD operations
- Timer
- Rendering user sessions
1. Clone the project
git clone https://github.com/oiibar/CS_Timer.git
2. Navigate to the client folder
cd CS_Timer/client
3. Install client-side packages
npm i
4. Run the client
npm run dev
5. Navigate to the server folder
cd CS_Timer/server
6. Install server-side packages
npm i
7. Run the server
npm run start:dev
Technologies used in the project:
- ReactJS
- NestJS
- TypeScript
- PostgreSQL
- RESTful API
- Redux Toolkit
Here are some screenshots of the project:
Feel free to contact me