Giter Club home page Giter Club logo

fullstack-equesterian-shop's Introduction

Small full-stack project

This project is to practice connecting Back-end to Front-end

How to run the project

Front-end

  1. Step 1: cd to client
  2. Step 2: yarn
  3. Step 3: yarn start

Back-end

  1. Step 1: cd to api
  2. Step 2: yarn
  3. Step 3: yarn start

Remember to run both front-end and back-end at the same time

Requirements

Design

Design the website with product and user. What kind of product, for example: electronics, clothes or pet supplies

Backend (api folder)

  1. Create the product list in the data folder. Minimum 5 products and maximum 10 products.
  2. Create the user list in the data folder. Minimum 3 products and maximum 5 products.
  3. Create a server in the index.ts
  4. Create a method to get all the products
  5. Create a method for user to log-in
  6. Create a method to display user information

Frontend (client folder)

  1. Display the product list in the ProductList component
  2. Form validation when the user log in
  3. Make the project with at least these pages: NavBar, Footer, Home and Product

Useful sources

  1. Styling: could take the idea from the website: https://www2.hm.com/

fullstack-equesterian-shop's People

Contributors

jamiekim828 avatar andreaa-dev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.