Skip to content
/ project-starter Public template

Project starter is a simple boilerplate created to help users setup a react application quickly with the basic packages.

License

Notifications You must be signed in to change notification settings

Baayeh/project-starter

Repository files navigation

logo

React Project Starter Template

📗 Table of Contents

📖 React Project Starter

Project starter is a simple boilerplate created to help users setup a react application quickly with the basic packages.

🛠 Built With

Tech Stack

Client

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Latest version of Node installed

Setup

To use this template, you need to:

  • Click on the big green button labelled "Use this template".
  • Select the option "Create a new repository" from the dropdown menu.
  • Select an owner for the repository and name the repository.
  • Click the "Create repository from template" button.

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Baayeh/my-project.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm run dev 

  or 

  yarn dev

(back to top)

👥 Authors

👨‍💻 Kwasi Baayeh

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project then please give a ⭐️ and also share your feedback using github_issues.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Project starter is a simple boilerplate created to help users setup a react application quickly with the basic packages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published