Skip to content

shubham14p3/fillurbasket_frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Create React App for creating boiler plate.

Please follow below guidelines to help us keep the coding standards

  1. This repo comes inpackage with foundation utility classes for easier development.ry to use as much as possible.
  2. Media Queries importing from rootStyles is recommended. 3 Use , from utility in jsx for conditional rendering in jsx,
  3. on making new component try to make a folder, file name and class but import and export from index.scss ===> this helps in debugging and makes relative routes better. 5 Default 1 point spaving is 1 rem.. Try to use rem as much as possible.
  4. Use prettier extension from vscode for better code formatting.... highly recommended

On pulling this code follow the following procedure to get your environment ready

1.npm install 2. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • CSS 43.2%
  • HTML 6.5%