Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omar-muhamad/next-js-training


https://github.com/omar-muhamad/next-js-training

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        



logo

Next js

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Next js Project ](#-next-js-project-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Next js Project

> Testing React with vite instead of Webpack

## 🛠 Built With

### Tech Stack

Client

Server

### Key Features

- **Testing Vite.js with React.js**

(back to top)

## 🚀 Live Demo

> Coming Soon

(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:

- Install [Node.js](https://nodejs.org/en/).
- Code editor e.g. [VS code](https://code.visualstudio.com/download).
- Version Control System e.g. [git-scm](https://git-scm.com/downloads).

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Omar-Muhamad/React-Vite.git
```

### Install

Install this project with:

```sh
cd my-project
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Run tests

> Comming Soon

### Deployment

> Coming Soon

(back to top)

## 👥 Authors

🧑‍💻 **Omar Muhammad**

- GitHub: [@Omar-Muhamad](https://github.com/Omar-Muhamad)
- Twitter: [@Eng_OmarMuhamad](https://twitter.com/Eng_OmarMuhamad)
- LinkedIn: [eng-omarmuhammad](https://linkedin.com/in/eng-omarmuhammad)

(back to top)

## 🔭 Future Features

- [ ] **Testing new features**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> If you like this project give us a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank React and Vite dev team for wonderful documentation.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)