Giter VIP home page Giter VIP logo

frontend's Introduction

frontEnd

Series of React Front-End Daily mini task

#############################################

To run a React project that has been pulled from Git on your local host, you will need to follow these steps:

Ensure that you have Node.js and npm installed on your machine. You can download them from the official website https://nodejs.org/en/.

Open your terminal/command prompt and navigate to the root folder of the project.

Run the command npm install to install all the required dependencies mentioned in the package.json file.

After the installation is complete, run the command npm start to start the development server. This will open the project in your default browser at http://localhost:3000/.

If the project has environment variables, create a .env file in the root folder of the project, and add the required variables in the following format: VARIABLE_NAME=value. Make sure to replace VARIABLE_NAME and value with the actual names and values.

If the project uses an API, make sure to provide the API endpoint in the .env file.

You can now make changes to the code, and the browser will automatically reload to reflect the changes.

##$########################################

##project 1 >>> 3-column-preview-card-component "https://github.com/amngairola/frontEnd/tree/master"

##project 2 >>> QR Card "https://github.com/amngairola/frontEnd/tree/master-1"

##project 3 >>> Working with card "https://github.com/amngairola/DailychallengeSecond/tree/master/roadmap-app"

##project 4 >>> Notification message "https://github.com/amngairola/Daythird/tree/main/notificationbaar"

##project 5 >>> Notification message https://github.com/amngairola/Day4

frontend's People

Contributors

amngairola 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.