sam-webdev105 / pidwin-fs-take-home-project

Pidwin Full Stack Take-Home Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pidwin Assessment

The Pidwin Fullstack Assessment.

Project setup

Enter each folder:

  • backend
  • frontend

and run the following command

npm install

Backend

Create a .env file and populate the fields.

Now in the backend folder. Run the start command

npm run start

The backend is now up and running.


Frontend

The frontend is your standard create-react-app, the default ReadME is provided under frontend/readme.md for reference.

About

Pidwin Full Stack Take-Home Project


Languages

Language:JavaScript 95.3%Language:HTML 4.6%Language:CSS 0.1%