Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrianarivo/corp
https://github.com/andrianarivo/corp
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrianarivo/corp
- Owner: andrianarivo
- License: mit
- Created: 2023-11-30T10:07:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T16:41:11.000Z (about 1 year ago)
- Last Synced: 2024-04-18T09:35:12.229Z (10 months ago)
- Language: TypeScript
- Size: 9.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Corp
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Corp** is a landing page application built with NextJS and TailwindCSS, and deployed on Vercel.
Client
Server
- **Performance**
- **Reliability**
- **Scale**
- [Live Demo Link](https://corp-kappa-mauve.vercel.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
`NodeJS`, `npm` or `yarn`
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/andrianarivo/corp.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
### Deployment
You can deploy this project using:
`Docker` or `Vercel`
👤 **David**
- GitHub: [@andrianarivo](https://github.com/andrianarivo)
- Twitter: [@dandrianarivo](https://twitter.com/dandrianarivo)
- LinkedIn: [LinkedIn](https://linkedin.com/in/andrianarivo)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/andrianarivo/corp/issues).
If you like this project, give it a ⭐️!
I would like to thank Stephen Grider for his amazing course on NextJS.
This project is [MIT](./LICENSE) licensed.