Giter Site home page Giter Site logo

carapplication's Introduction

Car App (Accessment Assignment)

Client

 To start frontEnd run "npm i " and "npm run dev" if port is other then 5173 then add it in express cors middleware

Server

 To start server 
        add config.env file in config and add env variables

To login just add crediantals from https://ethereal.email/ and a random password was sent to there

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT DB_URI JWT_SECRET JWT_EXPIRE COOKIE_EXPIRE

Documentation

Client

Followings are use on frontEnd
  • "@emotion/react": "^11.11.1",
    • "@emotion/styled": "^11.11.0",
    • "@fontsource/roboto": "^5.0.3",
  • "@mui/icons-material": "^5.11.16",
  • "@mui/material": "^5.13.5",
  • "@reduxjs/toolkit": "^1.9.5",
  • "react": "^18.2.0",
    • *"react-dom": "^18.2.0",
    • "react-redux": "^8.1.0",
    • "react-router-dom": "^6.14.0" Followings are use on Backend
  • "bcryptjs": "^2.4.3", * "body-parser": "^1.19.0",
    • "cookie-parser": "^1.4.5",
    • "cors": "^2.8.5",
    • "dotenv": "^10.0.0",
  • "express": "^4.17.2",
    • "jsonwebtoken": "^8.5.1",
    • "mongoose": "^5.13.5",
    • "nodemailer": "^6.6.3", * "validator": "^13.6.0"

Demo

How it works

carapplication's People

Contributors

adnangulll avatar adnangulzar 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.