Skip to content

ThatSameer/meow-meow-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Meow Meow Project by Sameer

Setup

Backend

  1. Navigate to the backend folder: cd backend
  2. Run yarn to install dependencies
  3. Run yarn start
  4. Backend is now running on http://localhost:3000 😸

Frontend

  1. Open a new terminal
  2. Navigate to the frontend folder: cd frontend
  3. Run yarn to install dependencies
  4. Run yarn dev
  5. Frontend is now running on http://localhost:5173 😺

Frontend routes

Append an id from the data.json file to http://localhost:5173/welcome/<USER-ID>

Here are a few for ease of use:

Project board

A GitHub project board was used to breakdown and keep track of tasks, and to document future tasks if time permitted:

PROJECT BOARD

Comments

Overall, this was a really interesting a fun task to do. NestJS is a lot more straightforward than I had first anticipated. Doing this task has allowed me to learn more about it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published