Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar-muhamad/next-js-training
https://github.com/omar-muhamad/next-js-training
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/omar-muhamad/next-js-training
- Owner: Omar-Muhamad
- License: mit
- Created: 2023-02-27T12:38:13.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-01T10:07:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T01:34:08.940Z (about 2 months ago)
- Language: CSS
- Homepage: https://next-js-training-ten.vercel.app
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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-)> Testing React with vite instead of Webpack
Client
Server
- **Testing Vite.js with React.js**
> Coming Soon
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
🧑💻 **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)
- [ ] **Testing new features**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> If you like this project give us a star.
I would like to thank React and Vite dev team for wonderful documentation.
This project is [MIT](./LICENSE) licensed.