✧
Getting Started ✧ Installing ✧
Contributors ✧
CoSchedule is the marketing industry's leading provider of content calendar, content optimization, and marketing education products. It is a collaborative project built by a team of 5 and executed in 5 days.
- Account creation, login, signup and logout functionality.
- Alerts/Notifications
- Task management
- Task Progress Tracking
- Marketing Calendar
This project was built using React, Chakra UI, CSS, JavaScript.Coschedule is a great editorial calendar and social media marketing tool you should follow these guidelines.
The project repository can be found in GitHub link or just clone the project using this command.
Using HTTPS
# git clone https://github.com/sangle2022/ripe-receipt-7221.git
- Open terminal on your workspace with
cd /home/workspace/ripe-receipt-7221/coschedule
Install NPM
Check that you have node and npm installed
To check if you have Node.js installed, run this command in your terminal:
node -v
To confirm that you have npm installed you can run this command in your terminal:
npm -v
To install all the dependences of the project, run the following command:
npm install
To run the application got to the client folder and run the following command:
npm start
- Visual Studio Code
- create-react-app template
Give a ⭐ if you like this project!