Skip to content

hassan-kamel/categorize-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Categorize Me

This a Nagwa Task for javaScript developer position

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. clone the repo git clone https://github.com/hassan-kamel/categorize-me.git
  2. enter your workspace directory cd categorize-me/
  3. enter server directory cd server/
    1. install server dependencies npm i
    2. build & run the server npm run build npm run serve
  4. open another terminal and enter client directory cd client/
    1. install client dependencies npm i
    2. run the client npm run dev

Server Port Will Be 3333

http://localhost:3333/

Client Port Will Be 5173

http://127.0.0.1:5173/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published