tarun-upadhyay / CURVELOGICS-frontend-assignment

React Stack technology is used in this application. I created this website as a react assignment of Curvelogics basically showcasing my skills in frontend programming.

Home Page:https://curvelogics.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌐 React App

CURVELOGICS Frontend Coding Assignment.


I created this website as a react assignment which given by Data Science Academy, basically showcasing my skills in frontend programming.


Tech Stack

  • ReactJs
  • Javascript (ES6)
  • TailwindCss
  • React-Router-Dom@v6
  • Material UI
  • Material UI Icons

Requirements

  • For development, you will only need Node.js and a node global package, NPM, installed in your environement.

Clone or Download

$ git clone https://github.com/tarun-upadhyay/CURVELOGICS-frontend-assignment.git
$ yarn # or npm i

Project structure

frontend
    - package.json
    - src
        - index.js
        - App.jsx
     - Components
     - Pages

Client-side usage(PORT: 3000)

$ cd frontend          // go to frontend folder
$ yarn # or npm i     // npm install packages
$ npm start          // run it locally

Glimpses

Homepage

Alt text Alt text

Dashboard

Alt text

Service

Alt text

  • Add new Service

Alt text

  • Delete Service

Alt text

  • Edit Service

Alt text

Clients

Alt text

  • Add new Client

Alt text

  • Delete Client

Alt text

Contact Us

Alt text


Thank you for your time

  • Thank you for using this application
  • Feel free to ask any query.

My Github https://github.com/tarun-upadhyay

My Portfolio https://tarun-upadhyay.github.io/

Email ME


About

React Stack technology is used in this application. I created this website as a react assignment of Curvelogics basically showcasing my skills in frontend programming.

https://curvelogics.vercel.app/


Languages

Language:JavaScript 94.4%Language:HTML 3.8%Language:CSS 1.8%